All Questions
1 question
0votes
0answers
338views
Sending UDP Messages to IPAddress.Broadcast fails with SocketError 10065 (WSAEHOSTUNREACH)
Our C# applications targeting .NET 4.0 sends an udp broadcast from time to time to IPAddress.Broadcast. We recently received a log (run on Win 8.1 Pro), which shows up that sending to 255.255.255.255:...